DefaultCharacteristicWrapper
class DefaultCharacteristicWrapper(gattCharacteristic: BluetoothGattCharacteristic) : CharacteristicWrapper
Default implementation of CharacteristicWrapper
Parameters
gattCharacteristic
the BluetoothGattCharacteristic to wrap
Properties
Link copied to clipboard
The list of DescriptorWrapper of associated with the characteristic
Link copied to clipboard
The integer representing all permissions for the characteristic
Link copied to clipboard
The integer representing all CharacteristicProperties of the characteristic
Link copied to clipboard
The ServiceWrapper of the Service of the BluetoothGattCharacteristic
Link copied to clipboard
The WriteType of the characteristic
Functions
Link copied to clipboard
Checks whether CharacteristicWrapper.properties contains any properties in property
Link copied to clipboard
Gets the DescriptorWrapper for the descriptor with a given java.util.UUID if it belongs to the characteristic
Link copied to clipboard
Accessor for updating CharacteristicWrapper.value